home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung 2
/
Power-Programmierung CD 2 (Tewi)(1994).iso
/
gnu
/
djgpp
/
src
/
libgplus.5
/
libgplus
/
config
/
ms-1.40
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-12-20
|
296 b
|
10 lines
# Makefile fragment to compile libg++ with g++ 1.40
LIBDIR = $(libdir)
TEST_INSTALL = test-40
VERIFY_GXX_INSTALLATION = foo_main
ALL = verify-gxx-installation genclass src tests
GXX_OPTIMIZATION_FLAGS = -O -felide-constructors -fsave-memoized -fno-handle-exceptions
GCC_OPTIMIZATION_FLAGS = -O